Product Code Database
Example Keywords: bioshock -sony $20
barcode-scavenger
   » » Wiki: Short Division
Tag Wiki 'Short Division'.
Tag

In , short division is a division algorithm which breaks down a division problem into a series of easier steps. It is an abbreviated form of — whereby the products are omitted and the partial remainders are notated as superscripts.

As a result, a short division tableau is shorter than its long division counterpart — though sometimes at the expense of relying on mental arithmetic, which could limit the size of the .

For most people, small integer divisors up to 12 are handled using memorised multiplication tables, although the procedure could also be adapted to the larger divisors as well.

As in all division problems, a number called the dividend is divided by another, called the . The answer to the problem would be the , and in the case of Euclidean division, the would be included as well.

Using short division, arbitrarily large dividends can be handled.


Tableau
Short division does not use the slash (/) or (÷) symbols. Instead, it displays the dividend, divisor, and (when it is found) in a tableau. An example is shown below, representing the division of 500 by 4. The quotient is 125.

\begin{array}{r} 125\\ 4\overline{)500}\\ \end{array}

Alternatively, the bar may be placed below the number, which means the sum proceeds down the page. This is in distinction to , where the space under the dividend is required for workings:

\begin{array}{r} 4\underline{)500}\\ 125\\ \end{array}


Example
The procedure involves several steps. As an example, consider 950 divided by 4:

Using the alternative layout the final workings would be:

\begin{array}{r} 4\underline{)9^{1}5^{3}0.^{2}0}\\ 2^{\color{White}1}3^{\color{White}3}7.^{\color{White}2}5\\ \end{array}

As usual, similar steps can also be used to handle the cases with a decimal dividend, or the cases where the divisor involves multiple digits.


Prime factoring
A common requirement is to reduce a number to its prime factors. This is used particularly in working with vulgar fractions. The dividend is successively divided by prime numbers, repeating where possible:

\begin{array}{r} 2\underline{)950}\\ 5\underline{)475}\\ 5\underline{){\color{White}0}95}\\ \ \ \ 19\\ \end{array}

This results in 950 = 2 x 5² x 19


Modulo division
When one is interested only in the of the division, this procedure (a variation of short division) ignores the quotient and tallies only the remainders. It can be used for manual or as a test for even divisibility. The quotient digits are not written down.

The following shows the solution (using short division) of 16762109 divided by seven.

\begin{matrix} 7)16^27^66^32^41^60^49^0 \end{matrix}

The remainder is zero, so 16762109 is exactly divisible by 7.


As an automaton
Given a divisor , this procedure can be written as a deterministic finite automaton with states, each corresponding to a possible remainder. This implies that the set of numbers divisible by is a .


See also
  • Arbitrary-precision arithmetic
  • Chunking (division)
  • Division algorithm
  • Elementary arithmetic
  • Polynomial long division
  • Synthetic division


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs